Cancelling Authorised Activity

Command:  C (Cancel Authorised Activity). Can be used in online, offline or secure state.

Function:    To deactivate an authorised activity.

Inputs:        Specific authorised activity: Identifier representing required state.

Outputs:     Text messages as shown in examples.

Errors:        Invalid input

Help Page:   Command : C – Cancel authorised activity

Syntax  : C [<Activity>] [<Activity>] ...

Activity:  <Category>[.<Sub-category>][.<Interface>][:<Timeout>]

Category = generate|component|genprint|import|export|pin|audit|admin|diag|misc|command

Sub-category (for ‘generate|import|export’) = key name, e.g. TPK, MK-AC, etc.

Sub-category (for ‘pin’) = mailer|clear

Interface = host|console

Timeout = value in minutes

Names may be shortened but must remain unique.

When cancelling an authorised activity which includes a timeout, the original value of the timeout should be specified.

Examples:

"pin.mailer" – all commands within the "PIN Mailer" group.

"gen.zmk.con:25" – the generation of ZMKs at the console for 25 mins.

"p.c.h" – all commands within the "Clear PIN" group at the host.

Examples:

"pin.mailer" – all commands within the "PIN Mailer" group.

Example 1

Note:     This example assumes the activities in the  authorise activity command are active.

Via Menu

Online Auth[1]> c <Return>

Cancel pin.mailer ? [y/N] y <Return>

No activities are authorised.

Online>

Via Command Line

Online Auth[1]> c pin.mailer <Return>

No activities are authorised.

Online>

Example 2

Note:     This example assumes the activities in the  authorise activity command example were activated 46 minutes ago.

Via Menu

Online Auth[4]> c <Return>

Cancel admin:240 (194 mins remaining) ? [y/N] y <Return>

Cancel export.zpk.host ? [y/N] y <Return>

Cancel generate.zmk.console:60 (14 mins remaining)? [y/N] n <Return>

Cancel pin.mailer ? [y/N] n <Return>

The following activities are authorised:

export .zpk.host

pin.mailer

Online Auth[2]>

Via Command Line

Online Auth[1]> c g.zm:60 admin <Return>

The following activities are authorised:

export .zpk.host

pin.mailer

Online Auth[2]>